any Makefile experts here?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I tried writing a patch for a Makefile and discovered syntax is incorrect.  
Make throws a missing separator error on line 515 and refuses to go any 
further when I type make targets.  Could you review the syntax and let me 
know how to correct this?  I found the syntax information using google 
too.

cut here.
targets:
[TAB]
@ echo "make all - compile org lisp and documentation"
[TAB]
@ echo "make install - install org"
[TAB]
@ echo "make install-lisp - install org-mode lisp files"
[TAB]
@ echo "make install-info - install org info file"
[TAB]
@ echo "make install-info-debian - install info on old debian systems"
@ echo "newer debian systems use ginstall"
[TAB]
[TAB]
@ echo "make update - start org-mode update process with git pull"
[TAB]
@ echo "make up2 - finish update to org on local system"
[TAB]
@ echo "make compile - compile lisp files"
[TAB]
@ echo "make doc - make documentation"
[TAB]

cut here.


_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list


[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]