summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/arpa/Makefile2
-rw-r--r--include/protocols/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/arpa/Makefile b/include/arpa/Makefile
index 6ad9e47..a480b31 100644
--- a/include/arpa/Makefile
+++ b/include/arpa/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-NOOBJ=
+NO_OBJ=
INCS= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h
INCSDIR=${INCLUDEDIR}/arpa
diff --git a/include/protocols/Makefile b/include/protocols/Makefile
index 4ee43a1..ddd8f21 100644
--- a/include/protocols/Makefile
+++ b/include/protocols/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-NOOBJ=
+NO_OBJ=
INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h
INCSDIR=${INCLUDEDIR}/protocols
OpenPOWER on IntegriCloud