Deleted the MACROS for BINDIR, BINOWN, BINMODE. They are already setup
authorAndreas Schulz <ats@g386bsd.first.bmd.de>
Sun, 5 Jun 1994 12:44:01 +0000 (12:44 +0000)
committerAndreas Schulz <ats@g386bsd.first.bmd.de>
Sun, 5 Jun 1994 12:44:01 +0000 (12:44 +0000)
from the upper level Makefiles.

usr.sbin/xten/Makefile

index 3d2c02b..6300ec9 100644 (file)
@@ -1,9 +1,5 @@
 # Makefile for xten (Stark) 10/30/93
 
 # Makefile for xten (Stark) 10/30/93
 
-BINDIR=                /usr/bin
-BINOWN=                bin
-BINMODE=       555
-
 PROG=  xten
 SRCS=  xten.c
 CFLAGS+=-I. -I/usr/src/libexec/xtend
 PROG=  xten
 SRCS=  xten.c
 CFLAGS+=-I. -I/usr/src/libexec/xtend