1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
committer: mfx <mfx> 1119613441 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2005-06-24 11:44:01 +00:00
parent 9f16b5c4af
commit 3551b0b95a
3 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,10 @@
.bzr .bzr
.git
_darcs _darcs
B B
ChangeLog.cvs* ChangeLog.cvs*
GNUmakefile
MMakefile
TODO.* TODO.*
build* build*
doxygen doxygen

View File

@ -1,4 +1,3 @@
GNUmakefile
*.0?? *.0??
*.d *.d
*.dat *.dat
@ -13,8 +12,8 @@ GNUmakefile
*.out *.out
*.upx *.upx
.gdbinit .gdbinit
.Attic GNUmakefile
.deps MMakefile
compress_nrv.* compress_nrv.*
upx upx
version1*.h version1*.h

View File

@ -7,6 +7,7 @@
*.map *.map
*.o *.o
GNUmakefile GNUmakefile
MMakefile
stamp-h stamp-h
stubify.exe stubify.exe
upxb upxb