about summary refs log tree commit diff
path: root/Darwin.mk
blob: 1ea7a44264c36cfa8b1e418e43018a3fcc6d628f (plain) (blame)
1
2
CFLAGS += -DNO_EXPLICIT_BZERO
LDLIBS := ${LDLIBS:-lcrypt=}
h class='left'>Author 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe