# @(#)Makefile 0.0 (Julian Stacey) 94 01 06 # ~jhs/src/bsd/jhs/bin/public/Makefile # Makefile designed for FreeBSD # Standard J_SUBDIR += 78bit J_SUBDIR += 8f J_SUBDIR += addcr J_SUBDIR += block J_SUBDIR += brackets J_SUBDIR += cleanch J_SUBDIR += cmpd J_SUBDIR += date J_SUBDIR += date_ver J_SUBDIR += easter J_SUBDIR += filesize J_SUBDIR += flash P_SUBDIR += le J_SUBDIR += linesplit J_SUBDIR += mailname J_SUBDIR += mailsplit J_SUBDIR += news_strip J_SUBDIR += nohtml J_SUBDIR += notail J_SUBDIR += notrail J_SUBDIR += overlay J_SUBDIR += phone # J_SUBDIR += replace # replace.c:36: ms_exe.h: No such file or directory # replace/OLD J_SUBDIR += satelite J_SUBDIR += ski_form J_SUBDIR += slice J_SUBDIR += statv J_SUBDIR += stretch .if exists ( /site ) # { Avoids install on chroot cdrom. X_SUBDIR += xs # me@_ERASE_freebsd.org .endif # } JP_SUBDIR += tab J_SUBDIR += testblock J_SUBDIR += timesheet/timesheet1 J_SUBDIR += timesheet/timesheet2 J_SUBDIR += tyre J_SUBDIR += valid J_SUBDIR += wrdl J_SUBDIR += xd # J_SUBDIR += xfed J_SUBDIR += zerofile # DOS stuff D_SUBDIR += cursor SUBDIR += ${S_SUBDIR} # shells SUBDIR += ${X_SUBDIR} # other contributors SUBDIR += ${J_SUBDIR} # Julian SUBDIR += ${JP_SUBDIR} # Julian + Phil SUBDIR += ${P_SUBDIR} # Phil .if defined(TARGET_DOS) SUBDIR += ${D_SUBDIR} .endif .include