1
0
mirror of https://github.com/livingcomputermuseum/cpus-pdp8.git synced 2026-02-23 15:53:21 +00:00
Files
livingcomputermuseum.cpus-pdp8/utils/Makefile
brad 2e6c339695
2010-04-02 12:32:35 +00:00

7 lines
60 B
Makefile

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