From: "Patrik Willbo" Newsgroups: comp.os.msdos.djgpp Subject: make files Date: Mon, 3 Apr 2000 20:29:52 +0200 Organization: Telenordia Lines: 10 Message-ID: <8cao98$sr9$1@zingo.tninet.se> NNTP-Posting-Host: du87-93.ppp.algonet.se X-Trace: zingo.tninet.se 954786920 29545 195.100.93.87 (3 Apr 2000 18:35:20 GMT) X-Complaints-To: abuse AT algo DOT net NNTP-Posting-Date: 3 Apr 2000 18:35:20 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have this problem with make files I'm trying to create a make file with game.cpp and gamefunc.cpp both of them has to have gamefunc.h game.h and items.h included how do I write a make file so it will compile it with allegro????? Thansk for your help Sincerely Patrik Willbo