Skip to content

Commit

Permalink
utils: remove wcl386 banners
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalak authored and PerditionC committed Jul 6, 2024
1 parent 046638f commit 1d4ac3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkfiles/owwin.mak
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ INCLUDEPATH=$(COMPILERPATH)\h
#ECHOTO=echo>>
#INITPATCH=@echo > nul
CLDEF=1
CLT=wcl386 -bcl=nt -DDOSC_TIME_H -I..\hdr -fe=$@ -I$(COMPILERPATH)\h -I$(COMPILERPATH)\h\nt
CLT=wcl386 -zq -bcl=nt -DDOSC_TIME_H -I..\hdr -fe=$@ -I$(COMPILERPATH)\h -I$(COMPILERPATH)\h\nt
CLC=$(CLT)
CFLAGST=-fo=.obj $(CFLAGST)
ALLCFLAGS=-fo=.obj $(ALLCFLAGS)
Expand Down

0 comments on commit 1d4ac3b

Please sign in to comment.