Skip to content

Commit

Permalink
Makefile: remove script.o deps; should only ever have been on 'script…
Browse files Browse the repository at this point in the history
…' branch
  • Loading branch information
ec429 committed Jun 6, 2013
1 parent b492f6b commit 12da9ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions distMakefile
Expand Up @@ -100,8 +100,6 @@ numeric.h: gen_numerics.py numerics.py
numeric_text.c: gen_numerics_text.py numerics.py
./$< > $@

script.o: script.c script.h bits.h buffer_h.d

c_init.c: colour.def c_init.awk
$(AWK) -f c_init.awk colour.def > c_init.c

Expand Down

0 comments on commit 12da9ad

Please sign in to comment.