summaryrefslogtreecommitdiff
path: root/other/ldistfp/Makefile
blob: 08165ed16a2ae9885e508176992fa861e0889ad7 (plain)
1
2
3
4
5
6
7
8
9

all:	ldistfp

clean:
	rm -f src/*.o bin/ldistfp

ldistfp:
	make -C src