diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
| commit | fe655281c5aaa0c4feb637ba0199f869ba84a78b (patch) | |
| tree | ec6d9a3298f43e6216117f9bd115130df43bf52a /sbin/atm | |
| parent | 6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff) | |
Notes
Diffstat (limited to 'sbin/atm')
| -rw-r--r-- | sbin/atm/atm/Makefile | 1 | ||||
| -rw-r--r-- | sbin/atm/fore_dnld/Makefile | 1 | ||||
| -rw-r--r-- | sbin/atm/ilmid/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sbin/atm/atm/Makefile b/sbin/atm/atm/Makefile index dab4b348ee8e..06c561234268 100644 --- a/sbin/atm/atm/Makefile +++ b/sbin/atm/atm/Makefile @@ -30,7 +30,6 @@ PROG= atm SRCS= atm.c atm_fore200.c atm_eni.c atm_inet.c atm_print.c \ atm_set.c atm_show.c atm_subr.c -MAN8= atm.8 CFLAGS+= -I${.CURDIR}/../../../sys LDADD+= -latm diff --git a/sbin/atm/fore_dnld/Makefile b/sbin/atm/fore_dnld/Makefile index 75909df2f26a..069cbd38de03 100644 --- a/sbin/atm/fore_dnld/Makefile +++ b/sbin/atm/fore_dnld/Makefile @@ -28,7 +28,6 @@ # PROG= fore_dnld -MAN8= fore_dnld.8 SRCS= fore_dnld.c pca200e.c CFLAGS+= -I${.CURDIR}/../../../sys diff --git a/sbin/atm/ilmid/Makefile b/sbin/atm/ilmid/Makefile index bdeb248fc397..8ab1b29b096f 100644 --- a/sbin/atm/ilmid/Makefile +++ b/sbin/atm/ilmid/Makefile @@ -28,7 +28,6 @@ # PROG= ilmid -MAN8= ilmid.8 CFLAGS+= -I${.CURDIR}/../../../sys LDADD+= -latm |
