Quellcode durchsuchen

build: refactor lolfx build rule into common.am.

master
Sam Hocevar vor 12 Jahren
Ursprung
Commit
52accc99ea
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  1. +0
    -4
      neercs/Makefile.am

+ 0
- 4
neercs/Makefile.am Datei anzeigen

@@ -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 \


Laden…
Abbrechen
Speichern