Merge pull request #1042 from LudwigOrtmann/native_make-all-debug-target
native/make: add missing target
This commit is contained in:
commit
e3acf0835d
@ -66,6 +66,8 @@ endif
|
||||
|
||||
all: # do not override first target
|
||||
|
||||
all-debug: all
|
||||
|
||||
all-gprof: all
|
||||
|
||||
all-valgrind: all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user