mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
7277b16017
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
6 lines
188 B
Makefile
6 lines
188 B
Makefile
include $(dir $(lastword $(MAKEFILE_LIST)))../../../share/trick/makefiles/Makefile.common
|
|
include ${TRICK_HOME}/share/trick/makefiles/Makefile.tricklib
|
|
-include Makefile_deps
|
|
|
|
real_clean:
|