1
0
mirror of synced 2026-03-05 02:45:24 +00:00
Files
lisper.cpus-pdp8/utils/ushow/Makefile
2010-04-13 13:59:00 +00:00

7 lines
58 B
Makefile

ushow: ushow.c
cc -o ushow ushow.c
clean:
rm -f ushow