1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 19:29:37 +00:00

Normalized coding style.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5888 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2012-10-29 20:28:10 +00:00
parent a3c940e315
commit 635f22c058

View File

@ -45,4 +45,3 @@ clean:
@$(RM) $(C_OBJS:.c=.s) $(C_OBJS) $(S_OBJS) @$(RM) $(C_OBJS:.c=.s) $(C_OBJS) $(S_OBJS)
zap: clean zap: clean