diff options
Diffstat (limited to 'common/bbs')
-rw-r--r-- | common/bbs/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/common/bbs/Makefile b/common/bbs/Makefile index 9f134552..5edff9bb 100644 --- a/common/bbs/Makefile +++ b/common/bbs/Makefile @@ -1,10 +1,4 @@ -# For NetBSD pmake -MKLINT:=no -MKPROFILE:=no -MKPIC:=no - -# For FreeBSD make -WITHOUT_PROFILE:=yes +# $Id$ SRCROOT:= ../.. .include "$(SRCROOT)/pttbbs.mk" |