This allows // comments to be used.
threads/intr-stubs.S: threads/intr-stubs.pl threads/loader.h
$< > $@
-threads/kernel.lds.s: CPPFLAGS += -P -C
+threads/kernel.lds.s: CPPFLAGS += -P
threads/kernel.lds.s: threads/kernel.lds.S threads/loader.h
kernel.o: threads/kernel.lds.s $(OBJECTS)
documentation. Your code should not require other macros to
be defined here to function properly. */
-/* Do not use C++-style (//) comments in this file.
- You will break the build. */
-
/* Example definition. */
/*#define MACRONAME 1 */