2
Makefile
2
Makefile
@@ -11,7 +11,7 @@ RCFLAGS = -O3 -s
|
||||
LDFLAGS =
|
||||
|
||||
# Destination directory
|
||||
DESTDIR ?= $(realpath .)/binary/
|
||||
DESTDIR ?= $(realpath .)/binary
|
||||
|
||||
##############################################
|
||||
### Do not modify anything below this line ###
|
||||
|
||||
Verwijs in nieuw issue
Block a user