comparison lib-src/makefile.w32-in @ 108340:486e3cc1b3a6

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 20 Apr 2010 22:41:29 +0000
parents c3a1d1b47790
children d4caa51ddfe2
comparison
equal deleted inserted replaced
108339:e88fb053fc02 108340:486e3cc1b3a6
20 20
21 ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacsclient 21 ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacsclient
22 22
23 .PHONY: $(ALL) 23 .PHONY: $(ALL)
24 24
25 VERSION = 23.1.95 25 VERSION = 23.1.96
26 26
27 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ 27 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
28 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ 28 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \
29 -I../src 29 -I../src
30 30