File: VCpostbuildMakefile

package info (click to toggle)
xtrkcad 20060529-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,200 kB
  • ctags: 7,866
  • sloc: ansic: 74,430; makefile: 1,127; sh: 298
file content (11 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11

all:
	copy Release\genhelp.exe .
	.\genhelp.exe -bh genhelp.in bllnhlp.out
	"sed" -e /"help"/d -e /"cancel"/d -e /"close"/d bllnhlp.out > bllnhlp.c
	copy bllnhlp.c ..\bin
	.\genhelp.exe -msw genhelp.in popups.rtf
	.\genhelp.exe -xv genhelp.in xtrkcad.info
	-mkdir xtchelp.d
	.\genhelp.exe -hpj genhelp.in popups.ali
	copy xtrkcad.hpj.first + popups.ali + xtrkcad.hpj.last  xtchelp.d\xtrkcad.hpj