draining just to be sure for CTAN distribution
This commit is contained in:
parent
2b2e64312c
commit
0b8f553d20
@ -33,7 +33,8 @@ ctanext: tdsext
|
|||||||
cp $(TDSZIP) $(CTANDIR)
|
cp $(TDSZIP) $(CTANDIR)
|
||||||
@for d in $(DTXDIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) lctan) done
|
@for d in $(DTXDIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) lctan) done
|
||||||
@for d in $(SRCDIRS) $(DOCDIRS); do (cp -R $$d $(CTANDIR)) done;
|
@for d in $(SRCDIRS) $(DOCDIRS); do (cp -R $$d $(CTANDIR)) done;
|
||||||
cp $(TDSZIP) $(TDS.doc) Makefile $(CTANDIR)
|
cp $(TDSZIP) Makefile $(CTANDIR)
|
||||||
|
cp $(TDS.doc) $(CTANDIR)/README
|
||||||
rm -Rf $(TDSZIP)
|
rm -Rf $(TDSZIP)
|
||||||
|
|
||||||
# this target makes the file TDSZIP by creating and populating the directory
|
# this target makes the file TDSZIP by creating and populating the directory
|
||||||
|
Loading…
Reference in New Issue
Block a user