PERFORCE change 42980 for review

Robert Watson rwatson at FreeBSD.org
Sun Nov 23 20:02:30 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=42980

Change 42980 by rwatson at rwatson_paprika on 2003/11/23 20:01:33

	Also create setfmac.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/mac_cmds/setfsmac/Makefile#3 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/mac_cmds/setfsmac/Makefile#3 (text+ko) ====

@@ -5,5 +5,6 @@
 	gcc -o setfsmac setfsmac.o ../../libmac/libmac.a
 install:
 	install -m 755 -o root -g wheel setfsmac /usr/sbin
+	ln /usr/sbin/setfsmac /usr/sbin/setfmac
 clean:
 	rm -f setfsmac setfsmac.o


More information about the p4-projects mailing list