Ticket #2723: patch-Makefile

File patch-Makefile, 445 bytes (added by jrdittmann@…, 20 years ago)

patch-Makefile

Line 
1--- ./Makefile.orig     Thu Feb 24 17:17:08 2005
2+++ ./Makefile  Thu Feb 24 17:17:39 2005
3@@ -1,17 +1,12 @@
4-VERSION = 0.8
5+VERSION = 0.9
6 CC = gcc
7-CFLAGS = -g -O2
8-LDFLAGS =
9-LIBS =
10-DEFS = 
11 INSTALL = /usr/bin/install -c
12 
13 # Installation directories
14-prefix = ${DESTDIR}/usr
15 exec_prefix = ${prefix}
16 mandir = ${prefix}/share/man/man1
17 bindir = ${exec_prefix}/bin
18-etcdir = ${DESTDIR}/etc
19+etcdir = ${prefix}/etc
20 
21 INCL =
22 SRCS = cd-discid.c