mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-11-09 05:28:53 -06:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
|
# RULES
|
||
|
|
|
||
|
|
include $(CONFIG)/RULES
|
||
|
|
|
||
|
|
# Library should be rebuilt because LIBOBJS may have changed.
|
||
|
|
$(LIBNAME): ../Makefile
|