2BSD/src/pascal/fpnofetchi/makefile

all:
	-as -o fp.o fp?.s

install:

clean:
	-rm -f fp.o