mirror of
https://github.com/livingcomputermuseum/cpus-pdp8.git
synced 2026-04-29 21:28:05 +00:00
This commit is contained in:
6
utils/showbin/Makefile
Normal file
6
utils/showbin/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
all: showbin
|
||||
|
||||
showbin: showbin.c
|
||||
cc -o showbin showbin.c
|
||||
|
||||
Reference in New Issue
Block a user