1 ## Copyright (c) 2001-2009 International Business Machines
2 ## Corporation and others. All Rights Reserved.
4 TARGETS = en.res root.res sr.res
6 !IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug"
7 GENRB = ..\..\..\bin64\genrb.exe
9 GENRB = ..\..\..\bin\genrb.exe
15 @echo All targets are up to date
21 $(GENRB) $(GENRBOPT) $?
24 $(GENRB) $(GENRBOPT) $?
27 $(GENRB) $(GENRBOPT) --encoding cp1251 $?