Make Q's

Derek Atkins warlord at MIT.EDU
Fri Sep 18 10:50:04 EDT 2009


Joshua Judson Rosen <rozzin at geekspace.com> writes:

> project_SOURCES = file1.c file2.c \
> 		file3.cpp file4.cpp file5.cpp file6.cpp file7.cpp
> # (NOTE: project_SOURCES should also include
> #  any corresponding header-files)

Actually, no, you should use:

project_HEADERS = file1.h file2.h ...

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnhlug-discuss mailing list