diff options
| author | bellard <bellard> | 2003-05-24 18:31:27 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2003-05-24 18:31:27 +0000 |
| commit | 370f5e571c4cebe66275c33b4115282930bad544 (patch) | |
| tree | 8a5ed1b840f56ed7d886a14caebb78f765728e81 /Makefile | |
| parent | d0476a0e2e9052055cf8fadd65e475fb759999df (diff) | |
| download | tinycc-370f5e571c4cebe66275c33b4115282930bad544.tar.gz tinycc-370f5e571c4cebe66275c33b4115282930bad544.tar.bz2 | |
added missing texi2pod.pl
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -222,7 +222,7 @@ FILES= Makefile Makefile.uClibc configure VERSION \ stddef.h stdarg.h stdbool.h float.h varargs.h \ tcclib.h libtcc.h libtcc_test.c \ ex1.c ex2.c ex3.c ex4.c ex5.c \ - tcctest.c boundtest.c gcctestsuite.sh + tcctest.c boundtest.c gcctestsuite.sh texi2pod.pl FILE=tcc-$(VERSION) |
