X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Flib%2Fds400%2FMakefile.in;h=d4dd1dc49ce18f323e287e5da6f32773f3577397;hb=344553f6c8b36ab814dd921a5be6642a8babdf66;hp=c1e3752c647cf935d60806ab428e1feb9f142c77;hpb=9fd8ff871ebe4a19d293b23acca011f217735e2b;p=fw%2Fsdcc diff --git a/device/lib/ds400/Makefile.in b/device/lib/ds400/Makefile.in index c1e3752c..d4dd1dc4 100755 --- a/device/lib/ds400/Makefile.in +++ b/device/lib/ds400/Makefile.in @@ -9,7 +9,7 @@ OBJECTS = tinibios.rel memcpyx.rel ds400rom.rel SOURCES = $(patsubst %.rel,%.c,$(OBJECTS)) -CPPFLAGS = -I../../include +CPPFLAGS = -I$(srcdir)/../../include CFLAGS = -mds400 $(CPPFLAGS) $(VERBOSE) all: $(OBJECTS) libds400.lib