diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-12-11 16:38:33 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-12-11 16:38:33 +0000 |
| commit | 20ad349dbb408d9c7af0f11a23a1f63212866f99 (patch) | |
| tree | dcdd3859b2112a154ea0359a989037a416e2a9dd /include | |
| parent | 3626f83327794ff7c7d6cd5d00705f920afd7eb7 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/Makefile b/include/Makefile index 8a4451765601..3d7b14604f34 100644 --- a/include/Makefile +++ b/include/Makefile @@ -21,9 +21,6 @@ FILES= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \ signal.h stab.h stdbool.h stddef.h stdio.h stdlib.h strhash.h \ string.h stringlist.h strings.h sysexits.h tar.h time.h timers.h \ ttyent.h unistd.h utime.h utmp.h vis.h wchar.h wctype.h -.if defined(WANT_CSRG_LIBM) -FILES+= math.h -.endif ARPAFILES= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h |
