diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-12-17 15:46:28 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-12-17 15:46:28 +0000 |
| commit | 9b373986d3b0bc61d8988359ccbe317826f312ff (patch) | |
| tree | fb094d74196a9434979a851777a495b487fe13cd /include | |
| parent | 3b068800076f7e19ad83618e748c420ff6077617 (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 4a58ec3a8e2f..a610f83308bc 100644 --- a/include/Makefile +++ b/include/Makefile @@ -20,9 +20,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 \ string.h stringlist.h strings.h struct.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 |
