mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-08-28 00:47:32 +02:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
821145f9c1 | ||
|
|
6eb1efd55a | ||
|
|
6d569ca396 |
@@ -78,6 +78,7 @@ install-tcl-real: install-tcl-dirs
|
||||
clean:
|
||||
for dir in ${MODULES} ${PROGRAMS} ${UNUSED_MODULES}; do \
|
||||
(cd $$dir && ${MAKE} clean); done
|
||||
${RM} *.tmp */*.tmp *.sav */*.sav *.log TAGS tags
|
||||
|
||||
distclean:
|
||||
touch defs.mak
|
||||
|
||||
Reference in New Issue
Block a user