Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/packages/rof/makefile @ 192:04ea18f57106
Migrated OS-9 Level Two command
author | boisy |
---|---|
date | Sun, 14 Jul 2002 05:23:06 +0000 |
parents | 6641a883d6b0 |
children | c998e93e4ba9 |
line wrap: on
line source
include ../../../Makefile.rules DEPENDS = ./Makefile CMDS = rescue ALLOBJS = $(CMDS) all: $(ALLOBJS) clean: $(RM) $(ALLOBJS)