Skip to content
Snippets Groups Projects
Commit 925f4c5c authored by ballen4705's avatar ballen4705
Browse files

turned off debugging

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@148 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 97a9c2f1
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
#
# Home page: http://smartmontools.sourceforge.net
#
# $Id: Makefile,v 1.25 2002/10/28 23:46:59 ballen4705 Exp $
# $Id: Makefile,v 1.26 2002/10/28 23:47:39 ballen4705 Exp $
#
# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
#
......@@ -23,13 +23,13 @@
CC = gcc
# Debugging
CFLAGS = -fsigned-char -Wall -g
# CFLAGS = -fsigned-char -Wall -g
# Build against kernel header files. Change linux-2.4 to correct path for your system
# CFLAGS = -fsigned-char -Wall -O2 -I./usr/src/linux-2.4/include
# Normal build
# CFLAGS = -fsigned-char -Wall -O2
CFLAGS = -fsigned-char -Wall -O2
releasefiles=atacmds.c atacmds.h ataprint.c ataprint.h CHANGELOG COPYING extern.h Makefile\
README scsicmds.c scsicmds.h scsiprint.c scsiprint.h smartctl.8 smartctl.c smartctl.h\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment