PERFORCE change 42871 for review
Robert Watson
rwatson at FreeBSD.org
Fri Nov 21 03:22:23 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=42871
Change 42871 by rwatson at rwatson_powerbook on 2003/11/20 19:21:57
Clean, install targets.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/sebsd_cmds/checkpolicy/Makefile#3 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin/sebsd_cmds/checkpolicy/Makefile#3 (text+ko) ====
@@ -15,3 +15,9 @@
CFLAGS += -I$(DARWIN)/security/sebsd/ss
YFLAGS += -d
+
+install:
+ install -m 0755 -o root -g wheel checkpolicy /sbin
+
+clean:
+ rm -f $(OBJS) policy_parse.h checkpolicy
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list