Posted by Frank Hale on 1999-08-14
Okay what I need to do is get the $HOME evironment path and then create a directory there. How can I do this in a makefile? Here is the part of my makefile that isn't working at the moment: install: $(PROGRAM) install -s $(PROGRAM) $(XROOT)/bin #mkdir ~/.sapphire #cp menu ~/.sapphire #cp theme ~/.sapphire Thanx === From: Frank Hale ICQ: 7205161 Webpage: http://jade.netpedia.net/sapphire "Sapphire - a new window manager for X11" _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
Previous post | Next post | Timeline | Home