bump building
This commit is contained in:
parent
49561a3238
commit
37710a3109
7
Makefile
Normal file
7
Makefile
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
nfix: nfix.c
|
||||||
|
${CC} -o $@ $+ $$(pkg-config --cflags --libs ncurses)
|
||||||
|
|
||||||
|
clean:
|
||||||
|
-${RM} nfix
|
||||||
|
|
||||||
|
.PHONY: clean
|
Loading…
x
Reference in New Issue
Block a user