Fasm makefile source ??

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
bgpros6
Posts: 7
Joined: Wed Jul 04, 2007 9:00 pm

Fasm makefile source ??

Post by bgpros6 »

Does anybody have Fasm makefile source code that i can use for an example i just started playing with assembley and i need a taste of how makefiles work ? ..Thx..
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Post by Combuster »

I don't have a makefile for FASM, but there is a page on the wiki about Makefiles which can help you. Alternatively, you can look at my source code and check out the makefiles in there.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply