mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 17:22:52 +00:00
#507 clean remove 2 data products binaries from bin
This commit is contained in:
parent
6a84ae548b
commit
4f9c51b2cb
@ -31,6 +31,7 @@ $(OBJDIR)/trk2ascii.o: trk2ascii.cpp | $(OBJDIR)
|
||||
clean:
|
||||
rm -f trk2ascii
|
||||
rm -rf $(OBJDIR)
|
||||
rm -rf $(ASCII_MAIN)
|
||||
|
||||
real_clean: clean
|
||||
|
||||
|
@ -83,6 +83,7 @@ ${LIBDIR}/libDPV.a:
|
||||
|
||||
clean:
|
||||
${RM} $(OBJDIR)
|
||||
${RM} ${TRICK_HOME}/bin/trick-gxplot
|
||||
|
||||
spotless: clean
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user