Changeset 1812
- Timestamp:
- 12/19/06 06:35:06 (2 years ago)
- Files:
-
- 1 modified
-
branches/6.2/packages/vbetool/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.2/packages/vbetool/Makefile
r1811 r1812 18 18 'cd $(ROOT) && make ch-$(NM) $(chbash-post-bash)' 19 19 20 stage2: Makefile $(FILE) $(PATCH1)20 stage2: Makefile $(FILE) 21 21 $(std_build) 22 22 23 23 compile-stage2: 24 LIBS="-lz"./configure --prefix=/usr24 ./configure --prefix=/usr 25 25 make 26 26 make install
