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

10 lines
262 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)\oposserv.res $(OBJDIR)\oposserv.lst: ..\oposserv.rc
.PRECIOUS: $(OBJDIR)\oposserv.lst