Change to non-recursive makefiles

This commit is contained in:
Ruben Laguna
2015-01-28 23:05:38 +01:00
parent 736889f1d6
commit cb5060cf00
3 changed files with 6 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
bin_PROGRAMS = myexecutable
myexecutable_SOURCES = main.c
myexecutable_CFLAGS = #--std=c11 # CFLAGS applicable to myexecutable_SOURCES