1
0
mirror of synced 2026-04-08 06:15:22 +00:00
Files
lisper.cpus-pdp8/utils/showbin/Makefile
brad 7c152db225
2010-04-02 12:37:32 +00:00

7 lines
60 B
Makefile

all: showbin
showbin: showbin.c
cc -o showbin showbin.c