From 76f120616edb9930fa62df93554ea7811e5c2d74 Mon Sep 17 00:00:00 2001 From: Yves Duret Date: Mon, 11 Jun 2001 16:26:06 +0000 Subject: changed name --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a6a69d3..a338c66 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ RPM=$(HOME)/rpm #override CFLAGS += -DPACKAGE=\"$(NAME)\" -DLOCALEDIR=\"$(localedir)\" all: transfug_oe - #for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done +# for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done transfug_oe: transfug_oe.c $(CC) $(CFLAGS) -o transfug_oe transfug_oe.c -- cgit v1.2.1