7 lines
96 B
PHP
7 lines
96 B
PHP
.SUFFIXES: .def
|
|
|
|
{..\}.def{obj\$(TARGET_DIRECTORY)}.def:
|
|
$(C_PREPROCESSOR) $< > $@
|
|
|
|
|