# ~/public_html/src/bsd/jhs/bin/public/satelite/data/Makefile
all: astra.ps astra.txt
cleandepend:
@true
clean:
@echo "You shouldnt normally clean this web dir"
@echo "If you really want to cleantype make realclean"
realclean:
rm -f astra.ps astra.txt
.include