Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions lib/tclparser-1.4.1/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
autom4te.cache
pkgIndex.tcl
Makefile
config.log
config.status
2 changes: 1 addition & 1 deletion lib/tclparser-1.4.1/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ clean:
distclean: clean
-rm -f *.tab.c
-rm -f $(CONFIG_CLEAN_FILES)
-rm -f config.cache config.log config.status
-rm -rf config.cache config.log config.status autom4te.cache

#========================================================================
# Install binary object libraries. On Windows this includes both .dll and
Expand Down
8 changes: 0 additions & 8 deletions lib/tclparser-1.4.1/config/CVS/Entries

This file was deleted.

1 change: 0 additions & 1 deletion lib/tclparser-1.4.1/config/CVS/Repository

This file was deleted.

1 change: 0 additions & 1 deletion lib/tclparser-1.4.1/config/CVS/Root

This file was deleted.

Loading