some changes to Makefiles and added top-level Makefile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ALL: mksplash
|
||||
all: mksplash
|
||||
|
||||
mksplash: mksplash.c
|
||||
gcc -o mksplash -O -Wall -I/usr/include/libpng mksplash.c -lpng16 -lz
|
||||
|
||||
Reference in New Issue
Block a user