forked from Imagelibrary/rtems
Remove redundnant AM_CPPFLAGS
This commit is contained in:
@@ -28,9 +28,6 @@ include $(top_srcdir)/tmtests.am
|
||||
|
||||
OPERATION_COUNT = @OPERATION_COUNT@
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
|
||||
|
||||
${PGM}: $(OBJS) $(LINK_FILES)
|
||||
|
||||
@@ -28,9 +28,6 @@ include $(top_srcdir)/tmtests.am
|
||||
|
||||
OPERATION_COUNT = @OPERATION_COUNT@
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
|
||||
|
||||
${PGM}: $(OBJS) $(LINK_FILES)
|
||||
|
||||
Reference in New Issue
Block a user