Re: GTK+ (embarrassing) Makefile question...



    Christian> WHY IS the "%.o: %.h" rule working but the "%.o: %.cpp" rule IS
    Christian> NOT!!??!?!?

You need to add the following line:

.SUFFIXES: .cpp
-----------------------------------------------------------------------------
Mark Leisher
Computing Research Lab                    Television has raised writing
New Mexico State University               to a new low.
Box 30001, Dept. 3CRL                       -- Samuel Goldwyn
Las Cruces, NM  88003



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]