diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-19 00:51:49 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-19 00:51:49 +0000 |
| commit | 654377748de73f037d21f1411cee3d2a69d79d8b (patch) | |
| tree | a59acef0240b03408faaa89cd0e57c2fc7b1ec4e /usr.sbin/config/Makefile | |
| parent | 69fb03342f7e9a49cf659007dabd8cb34232a60d (diff) | |
Notes
Diffstat (limited to 'usr.sbin/config/Makefile')
| -rw-r--r-- | usr.sbin/config/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile index 5a8b5adeb6863..07de621ffb67b 100644 --- a/usr.sbin/config/Makefile +++ b/usr.sbin/config/Makefile @@ -8,9 +8,6 @@ MAN8= config.8 DPADD= ${LIBL} LDADD= -ll CLEANFILES+= config.c lang.c lex.yy.c y.tab.[ch] -.if defined(CONFIG_NO_CLOBBER_EVER) -CFLAGS+=-DNO_CLOBBER_EVER -.endif .include <bsd.prog.mk> |
