freebsd-dev/secure/Makefile
Andrey A. Chernov d6cf037780 Remove duplicated targets which now build from main tree
if available and allowed
1995-09-29 20:23:09 +00:00

11 lines
263 B
Makefile

# $Id: Makefile,v 1.7 1995/07/29 12:48:56 markm 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
.include <bsd.subdir.mk>