Loading Makefile.am +1 −6 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ SUBDIRS = lib examples DIST_SUBDIRS = lib examples bin_PROGRAMS = src/dloom #app bin_PROGRAMS = src/dloom src_dloom_SOURCES = \ src/dloom.cpp Loading @@ -15,8 +15,3 @@ src_dloom_CXXFLAGS = \ src_dloom_LDFLAGS = \ @TBB_LIBS@ #norn_a_AR = $(CXX) -ar -o #app_SOURCES = app.c norn.c #app_CFLAGS = Loading
Makefile.am +1 −6 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ SUBDIRS = lib examples DIST_SUBDIRS = lib examples bin_PROGRAMS = src/dloom #app bin_PROGRAMS = src/dloom src_dloom_SOURCES = \ src/dloom.cpp Loading @@ -15,8 +15,3 @@ src_dloom_CXXFLAGS = \ src_dloom_LDFLAGS = \ @TBB_LIBS@ #norn_a_AR = $(CXX) -ar -o #app_SOURCES = app.c norn.c #app_CFLAGS =