1 ## Copyright (C) 2016 and later: Unicode, Inc. and others.
2 ## License & terms of use: http://www.unicode.org/copyright.html#License
4 ## Copyright (c) 2001-2009 International Business Machines
5 ## Corporation and others. All Rights Reserved.
7 TARGETS = en.res root.res sr.res
9 !IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug"
10 GENRB = ..\..\..\bin64\genrb.exe
12 GENRB = ..\..\..\bin\genrb.exe
18 @echo All targets are up to date
24 $(GENRB) $(GENRBOPT) $?
27 $(GENRB) $(GENRBOPT) $?
30 $(GENRB) $(GENRBOPT) --encoding cp1251 $?