1 ## Copyright (c) 2001-2003 International Business Machines
2 ## Corporation and others. All Rights Reserved.
3 TARGETS = uresb_en.res uresb_root.res uresb_sr.res
4 GENRB = ..\..\..\bin\genrb.exe
5 GENRBOPT = -s. -d. --package-name uresb
8 @echo All targets are up to date
15 $(GENRB) $(GENRBOPT) $?
17 uresb_root.res : root.txt
18 $(GENRB) $(GENRBOPT) $?
21 $(GENRB) $(GENRBOPT) --encoding cp1251 $?