Makefile.port (175B)
1# Shared Makefile for all the ports. 2# Provides a way of building the lib with little brains. 3 4LIB_APPEND = 1 5 6all: port 7 8include $(TOPDIR)/libc/Makefile.rules 9 10port: $(LIB) 11
cscg22-gearboyCSCG 2022 Challenge 'Gearboy' | |
git clone https://git.sinitax.com/sinitax/cscg22-gearboy | |
Log | Files | Refs | sfeed.txt |