summaryrefslogtreecommitdiffstats
path: root/common/osdep
diff options
context:
space:
mode:
Diffstat (limited to 'common/osdep')
-rw-r--r--common/osdep/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/common/osdep/Makefile b/common/osdep/Makefile
index b46a94b5..4c47fd97 100644
--- a/common/osdep/Makefile
+++ b/common/osdep/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"