Rev 544 | Rev 546 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
CFLAGS = -0 -mt -wx -lr -we -ox
all: erlev.com upcase.com
erlev.com: erlev.c
*wcl $(CFLAGS) erlev.c
upcase.com: upcase.c
*wcl $(CFLAGS) $<