1
0
Fork
You've already forked testmake
0
Simple project with Makefile and config.mk in the spirit of suckless. Also give the boilerplate for a simple X program, with command line arguments, a signal handler and running an X loop
  • C 80.8%
  • Makefile 19.2%
2023年12月28日 23:14:20 +01:00
.gitignore initial commit 2023年12月28日 23:14:20 +01:00
config.in.mk initial commit 2023年12月28日 23:14:20 +01:00
main.c initial commit 2023年12月28日 23:14:20 +01:00
Makefile initial commit 2023年12月28日 23:14:20 +01:00
util.c initial commit 2023年12月28日 23:14:20 +01:00
util.h initial commit 2023年12月28日 23:14:20 +01:00