Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/packages/multivue/cmds_6309/makefile @ 448:a7aa7a24042d
Touched up makefiles
author | boisy |
---|---|
date | Sun, 22 Sep 2002 23:17:53 +0000 |
parents | f12ee9b19ad4 |
children | fb1f7b0767ea |
line wrap: on
line source
include ../../../../Makefile.rules DEPENDS = ./Makefile CMDS = gshell cocopr control demo fstat gcal gcalc gclock \ gport gprint ALLOBJS = $(CMDS) all: $(ALLOBJS) clean: $(RM) $(ALLOBJS) showobjs: @$(ECHO) $(ALLOBJS) identify: $(IDENT_SHORT) $(ALLOBJS)