]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - mail_cmds/Makefile
mail_cmds: All compiling
[apple_cmds.git] / mail_cmds / Makefile
index 127d0a79dd9b5d66a0db5242191807fd80978df5..d7ac9504563b4874d3f0ab0c7fdc4fbcaa7c6be8 100644 (file)
@@ -1,5 +1,7 @@
-Project = mail_cmds
+SUBDIR=        biff \
+       comsat \
+       from \
+       mail \
+       msgs 
 
-SubProjects = biff comsat from mail msgs 
-
-include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
+.include <bsd.subdir.mk>