1 # $Id: mk_manx.mak 264 2003-02-13 02:59:30Z darren $
3 # Makefile for ctags on the Amiga, using Aztec/Manx C 5.0 or later
51 #>>>>> choose between debugging (-bs) or optimizing (-so)
55 #>>>>>> choose -g for debugging
59 CFLAGS
= $(OPTIONS
) -wapruq
-ps
-qf
-DAMIGA
-Dconst
=
62 ln
+q
-m
$(LN_DEBUG
) -o Ctags
$(OBJECTS
) -lc16
-lm16
65 $(CC
) $(CFLAGS
) -o
$*.o
$*.c