summaryrefslogtreecommitdiffstats
path: root/phantasia/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix circle depCameron Katri2021-04-091-1/+1
* Use PREFIX nowCameron Katri2021-03-281-5/+5
* Get all the games compiling for iOSCameron Katri2021-02-221-34/+24
* remove remaining makefile support for GCC < 45 that i found.mrg2014-06-141-2/+2
* Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to...jmcneill2013-02-161-5/+5
* apply some -O0 with gcc 4.5 and vax.mrg2011-07-031-1/+5
* When using -lcurses, you also need -lterminfo.he2010-02-061-3/+3
* Fix race in parallel make when creating multiple targets in one operation.lukem2004-02-081-3/+6
* Improve how various "simple" host tools are built and invoked.lukem2003-11-161-5/+5
* Rework how MAKEVERBOSE operates:lukem2003-10-211-5/+3
* rework to use the newer _MKMSGCREATE (et al) macroslukem2003-10-191-3/+3
* Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)lukem2003-10-191-1/+5
* rework to use BUILDSYMLINKS and the <bsd.sys.mk> rule for .c.lolukem2003-10-181-6/+3
* remove unnecessary /lukem2003-09-301-2/+2
* No need to reference .OBJDIR here.thorpej2002-03-051-2/+2
* .include <bsd.own.mk> earlygmcgarry2001-12-191-1/+3
* remove a spurious .include <bsd.own.mk>perry2001-11-191-3/+1
* fix building of phantasia ($FILES dependency on $PROG broke things)lukem2001-06-061-2/+2
* Build the data files in the obj/compile directory and install them withsimonb2001-03-271-9/+20
* Make this produce local objects with .lo suffix.matt2000-06-201-8/+8
* HOST_CC -> HOST_LINK.cpk2000-04-241-2/+2
* More .mk file fallout. *sigh*mycroft2000-01-231-2/+2
* Don't chown installed files or directories if UNPRIVILEGED is defined.simonb1999-08-211-1/+5
* tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.confdbj1998-12-061-3/+3
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* Remove -lcompat; not neededchristos1998-02-041-3/+3
* install games files with the correct permissions.mrg1997-11-201-2/+2
* install games that need it setgid.mrg1997-11-201-1/+2
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-131-3/+3
* enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem1997-10-121-1/+2
* Use tbl support from bsd.man.mk instead of having a special rule.phil1997-06-301-5/+2
* Back out BUILDDIR and NOINSTALL changes.cjs1997-05-311-3/+3
* These updates to the build allow building against include filescjs1997-05-261-3/+3
* Use afterinstall, not beforeinstall.mycroft1997-05-091-2/+2
* Allow this to be cross-compiled.thorpej1997-04-191-4/+10
* use posix-style : for chown uid/group separatorjtk1996-06-011-2/+2
* rcs id conventionscgd1995-03-241-0/+1
* Use ${DESTDIR}.pk1995-03-081-1/+1
* specify man pages the new way.cgd1994-12-221-3/+4
* phantasia(6), from 44litejtc1994-10-211-0/+30