diff options
Diffstat (limited to 'boards/base/Win32/example/Makefile')
-rw-r--r-- | boards/base/Win32/example/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/base/Win32/example/Makefile b/boards/base/Win32/example/Makefile index 4bf6c603..5670f0f1 100644 --- a/boards/base/Win32/example/Makefile +++ b/boards/base/Win32/example/Makefile @@ -43,6 +43,7 @@ ASFLAGS = LDFLAGS = SRC = +OBJS = DEFS = LIBS = INCPATH = |