mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 03:30:05 +00:00
Watcom make fixes
git-svn-id: svn://svn.cc65.org/cc65/trunk@280 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
d8337840c1
commit
614b50a9b0
@ -53,6 +53,9 @@ CCCFG = -bt=$(TARGET) -d1 -onatx -zp4 -5 -zq -w2
|
||||
!error
|
||||
!endif
|
||||
|
||||
# Add the include dir
|
||||
CCCFG = $(CCCFG) -i=..\common
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# Implicit rules
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user