


OBJS += aldmessagebox.o Copyright_MsgBox.o aldfilebox.o

ifneq ($(BUILD_OS), Win32)
 batmonOBJ = aldbatmonPM.o aldbatmonHD.o aldbatmon.o
 OBJS += gethddevtyp.o
endif

ifdef USE_DEBUG_WIN
 OBJS += wmDebugWin.o
endif

#BU_HDEPS += buildin_app.h
#AHBU.h AHbatmon.h buildin_app.h

#biHDEPS = aldbatmon.h

ifdef USE_BULDIN_APP
 OBJS += buildin_app.o $(batmonOBJ)
endif
