expand -h option
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
OPTS = -Wall -g -DDEBUG_LEVEL=0
|
||||
|
||||
|
||||
all: joy2laser
|
||||
|
||||
laserblast.o: laserblast.c Makefile
|
||||
gcc -c ${OPTS} $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user