faubackup Makefile,1.7,1.8

[email protected]
Newsgroups gmane.comp.sysutils.backup.faubackup.cvs
Message-ID <[email protected]>
Update of /cvsroot/faubackup/faubackup
In directory sc8-pr-cvs1:/tmp/cvs-serv3896

Modified Files:
	Makefile 
Log Message:
use -c to generate object files
how could it even work before???


Index: Makefile
===================================================================
RCS file: /cvsroot/faubackup/faubackup/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile	15 Oct 2003 12:18:34 -0000	1.7
--- Makefile	15 Oct 2003 20:20:32 -0000	1.8
***************
*** 97,101 ****
  # Build C programs
  $(BUILDDIR)/%.o : %.c faubackup.h
! 	$(CC) -o $@ $(CFLAGS) $<
  $(BUILDDIR)/% : $(BUILDDIR)/%.o
  	$(LD) -o $@ $(LDFLAGS) $<
--- 97,101 ----
  # Build C programs
  $(BUILDDIR)/%.o : %.c faubackup.h
! 	$(CC) -c -o $@ $(CFLAGS) $<
  $(BUILDDIR)/% : $(BUILDDIR)/%.o
  	$(LD) -o $@ $(LDFLAGS) $<




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.