mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 12:38:53 -04:00
Updated the Makefiles
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1027 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
c7c5d113d1
commit
571e2b7b2f
@ -93,6 +93,4 @@ plrr_subs.o: plrr_subs_win.c
|
||||
.PHONY : clean
|
||||
|
||||
clean:
|
||||
-del *.o *.obj MAP65.EXE Audio.pyd
|
||||
|
||||
|
||||
-del *.o *.obj MAP65.EXE Audio.pyd map65.spec
|
||||
|
@ -117,7 +117,7 @@ plrs: plrs.F90 sec_midn.F90 plrs_subs.c cutil.c
|
||||
|
||||
.PHONY : clean
|
||||
clean:
|
||||
${RM} -f *.o *.pyc *.so *~ map65
|
||||
${RM} -f *.o *.pyc *.so *~ map65 map65.spec
|
||||
# (cd portaudio-v19;${MAKE} clean)
|
||||
distclean: clean
|
||||
${RM} -f config.log config.status Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user