Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 1996 18:25:34 -0500
From:      Patrick Hong Kin Yu <pyu@rogidi.com>
To:        freebsd-questions@freebsd.org
Subject:   using  csh  in Makefile
Message-ID:  <199604052325.SAA00265@yu.rogidi.com>

next in thread | raw e-mail | index | archive | help

Recently I've downloaded the leafnode USENET package and its
Makefile is written for  csh  processing.  Any idea of why
the  'hi' target would fail with message  'segmentation violation' ?

-----

.SHELL:	path=/bin/csh

hi:
	@echo hi
-----


Patrick




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604052325.SAA00265>