2025-04-27 07:49:33 -04:00

11 lines
264 B
Plaintext

;
; In order for the resources to get compiled in,
; you need to add this manually to the end of the depend.mk file
; every time you run 'nmake depend'.
;
$(OBJDIR)\oposctrl.res $(OBJDIR)\oposctrl.lst: ..\oposctrl.rc
.PRECIOUS: $(OBJDIR)\oposctrl.lst