[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeutils/klaptopdaemon
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-03-01 1:03:24
[Download RAW message or body]

CVS commit by mueller: 

don't try to be smarter than automake


  M +6 -6      Makefile.am   1.35


--- kdeutils/klaptopdaemon/Makefile.am  #1.34:1.35
@@ -26,4 +26,5 @@
 kcm_laptop_la_LDFLAGS  = $(all_libraries) $(KDE_PLUGIN) -module
 kcm_laptop_la_LIBADD = $(LIB_KFILE) $(LIB_KDEUI) libkcmlaptop.la
+kcm_laptop_la_COMPILE_FIRST = crcresult.h
 
 INCLUDES= $(all_includes)
@@ -40,11 +41,10 @@
         echo >dummy.cpp
 
-crcresult.h:    makecrc.cpp checkcrc.h klaptop_acpi_helper
-        $(CXX) -o makecrc $(srcdir)/makecrc.cpp -lz -lstdc++
+noinst_PROGRAMS = makecrc
+makecrc_SOURCES = makecrc.cpp
+makecrc_LDADD = -lz
+
+crcresult.h:    makecrc
         ./makecrc >crcresult.h
-acpi.o: crcresult.h
-acpi.lo:        crcresult.h
-apm.o:  crcresult.h
-apm.lo: crcresult.h
 
 CLEANFILES = crcresult.h makecrc


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic