freebsd-dev/secure/Makefile
Poul-Henning Kamp f079582484 Make the "distribute" target build the "des" distribution. Make des'ed
init and ed, by pointing to real sources.
1994-11-14 20:45:35 +00:00

11 lines
270 B
Makefile

# $Id: Makefile,v 1.5 1994/09/07 07:47:03 pst Exp $
# lib must be first, or it will not work. This is because we reference
# the lib's in the directory where they are built from the binaries we
# want to build.
SUBDIR= lib usr.bin sbin bin
.include <bsd.subdir.mk>