No more cnd

This commit is contained in:
dcp1990 2005-06-04 03:01:31 +00:00
parent 4bc53f296b
commit 2b447dbccb

View File

@ -1,8 +1,8 @@
# main makefile... # main makefile...
# $Amigan: phoned/Makefile,v 1.2 2005/06/01 00:43:07 dcp1990 Exp $ # $Amigan: phoned/Makefile,v 1.3 2005/06/04 03:01:31 dcp1990 Exp $
# Oh My Fucking God, this is such a big, unportable mess. Oh well. # Oh My Fucking God, this is such a big, unportable mess. Oh well.
# BSD Make > * # BSD Make > *
APPS=cnd phoned APPS=phonectl phoned
APPSUF=${APPS:S/$/_app/} APPSUF=${APPS:S/$/_app/}
APPSCLEAN=${APPS:S/$/_cl/} APPSCLEAN=${APPS:S/$/_cl/}
all: ${APPSUF} all: ${APPSUF}