Xref: utzoo comp.sources.games.bugs:1849 comp.unix.questions:30188 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!spool.mu.edu!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan I. Kamens) Newsgroups: comp.sources.games.bugs,comp.unix.questions Subject: Re: I have a stupid q. Keywords: stupid q. Message-ID: <1991Apr8.215454.22894@athena.mit.edu> Date: 8 Apr 91 21:54:54 GMT References: <406@platypus.uofs.edu> Sender: news@athena.mit.edu (News system) Followup-To: comp.unix.questions Organization: Massachusetts Institute of Technology Lines: 18 In article <406@platypus.uofs.edu>, mhm2@jaguar.ucs.uofs.edu (MALINOSKI MARC H) writes: |> How come everytime I try to execute a Makefile, I |> get "permission denied"? This would probably be better in comp.unix.questions rather than in comp.sources.games.bugs, since it is a general question about Makefiles and not a specific question about any particular game. In any case, you don't execute Makefiles. They are not programs. You use the "make" program to build programs based on what's in the Makefile. A Makefile is a configuration file for the "make" program. See the man page for "make" for more information. -- Jonathan Kamens USnail: MIT Project Athena 11 Ashford Terrace jik@Athena.MIT.EDU Allston, MA 02134 Office: 617-253-8085 Home: 617-782-0710