Search Results

Search: Posts Made By: Shinra1003
5,326
Posted By Shinra1003
And where would I enter that code in VIm?
And where would I enter that code in VIm?
5,326
Posted By Shinra1003
Alright, figured it out on my own. The issue was...
Alright, figured it out on my own. The issue was the line breaks, since I was using Notepad. Had to use the code:
dos2unix < GNUMakefile > GNUMakefile.new
mv GNUMakefile.new GNUMakefile

...
5,326
Posted By Shinra1003
I think the problem may be that there are not...
I think the problem may be that there are not supposed to be new lines inbetween the blocks. However, when I take them out I receive the error:
'ake: Fatal error: Don't know how to make target...
5,326
Posted By Shinra1003
makefile Question
Hello, I'm trying to use the make command with a makefile I've made for an assignment. The professor supplied the code and I've copied it into a new file. I made sure to place the tabs in the...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 07:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy