This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-13 21:36:47 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
lib
/
libc
/
i386
/
stdlib
/
Makefile.inc
5 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
BSD 4.4 Lite Lib Sources
1994-05-27 01:00:24 -04:00
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
$Id$ -> $FreeBSD$
1999-08-27 20:22:10 -04:00
# $FreeBSD$
BSD 4.4 Lite Lib Sources
1994-05-27 01:00:24 -04:00
Handle machine-dependent (stdlib) sources more automatically. This fixes bugs in the manual handling. abs.[cS] was handled too specially and the wrong (.c) variant for each of div.[cS], labs.[cS] and ldiv.[cS] was added to SRCS. This caused the .c variant to be used if `depend' was made and the .S version to be used otherwise.
1997-10-16 10:58:30 -04:00
MDSRCS
+=
abs
.
S
div
.
S
labs
.
S
ldiv
.
S
Reference in a new issue
Copy permalink