Changeset 2978 in project for sqlite3-tinyclos/Makefile
- Timestamp:
- 02/02/07 10:16:27 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sqlite3-tinyclos/Makefile
r441 r2978 4 4 ENSCRIPT=enscript 5 5 6 CSCFLAGS=-O2 -d0 - check-imports6 CSCFLAGS=-O2 -d0 -X tinyclos -check-imports 7 7 LDLIBS= 8 8 9 9 NAME=sqlite3-tinyclos 10 VERSION=1.2. 210 VERSION=1.2.3 11 11 12 12 .PHONY: all clean
Note: See TracChangeset
for help on using the changeset viewer.