mirror of
https://github.com/cc65/cc65.git
synced 2025-03-04 16:30:33 +00:00
Add dummy target strip
git-svn-id: svn://svn.cc65.org/cc65/trunk@2600 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
8729fb4a53
commit
6e780debb8
@ -100,6 +100,9 @@ clean:
|
||||
zap: clean
|
||||
@rm -f *.obj $(LIB)
|
||||
|
||||
strip:
|
||||
@true
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user