mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05: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
|