[Frugalware-git] xbdmenu: Makefile
James Buren
ryuo at frugalware.org
Thu Mar 12 16:38:29 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xbdmenu.git;a=commitdiff;h=85bb9b1e105c9fdf91309a7de938c1c84bcd3e33
commit 85bb9b1e105c9fdf91309a7de938c1c84bcd3e33
Author: James Buren <ryuo at frugalware.org>
Date: Thu Mar 12 10:01:23 2009 -0500
Makefile
* add env.c
diff --git a/Makefile b/Makefile
index 0ce9548..baf44c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
CC = gcc
CFLAGS = -Wall -Wextra -ansi -pedantic -g -O0
-SRC = str.c mem.c main.c
+SRC = env.c str.c mem.c main.c
OBJ = xbdmenu
all:
More information about the Frugalware-git
mailing list