Differences From Artifact [c1f1b242f5]:
- File Makefile.in — part of check-in [5b5e7e38ed] at 2014-05-06 20:12:23 on branch trunk — Updated to test with package (user: rkeene, size: 4277) [annotate] [blame] [check-ins using]
To Artifact [95df32e656]:
- File Makefile.in — part of check-in [8b0f7d0ccd] at 2014-05-17 05:46:41 on branch trunk — Updated to setup LDFLAGS (user: rkeene, size: 4287) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | - + | prefix = UNSPECIFIED exec_prefix = @exec_prefix@ libdir = @libdir@ TARGET = @TARGET@ CC = @CC@ CPP = @CPP@ AR = @AR@ RANLIB = @RANLIB@ CFLAGS = @CFLAGS@ @SHOBJFLAGS@ CPPFLAGS = @CPPFLAGS@ -I@srcdir@ -I@srcdir@/tcc -Itcc @DEFS@ |
︙ |