Browse Source

build: refactor lolfx build rule into common.am.

master
Sam Hocevar 12 years ago
parent
commit
52accc99ea
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      neercs/Makefile.am

+ 0
- 4
neercs/Makefile.am View File

@@ -35,10 +35,6 @@ CLEANFILES = $(noinst_PROGRAMS:%$(EXEEXT)=%.self) \
$(noinst_PROGRAMS:%$(EXEEXT)=%.elf) \
$(noinst_PROGRAMS:%$(EXEEXT)=%.exe)

SUFFIXES = .lolfx
.lolfx.o:
$(LOLFX_BUILD)

old_sources = \
old/actions.c \
old/ansi.c \


Loading…
Cancel
Save