added in old production bits, only relevant on win32 and only if we build dlls, which
[feisty_meow.git] / production / assign_bases / makefile
1 include cpp/variables.def
2
3 PROJECT = rebaser
4 ifeq "$(OP_SYSTEM)" "WIN32"
5   TARGETS = perform_rebasing
6 endif
7 TYPE = hierarchy
8
9 include cpp/rules.def
10
11 perform_rebasing:
12         $(HIDESH)./rebaser.sh