* Makefile.in (.m.c:): Added .SUFFIXES : .m

so flat_bl.c would make from flat_bl.m file.
This commit is contained in:
Bill Cox 1994-05-17 22:56:13 +00:00
parent 2a12627b21
commit 9cda8e3a44
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue May 17 15:30:22 1994 E. Michael Smith (ems@cygnus.com)
* Makefile.in (.m.c:): Added .SUFFIXES : .m
so flat_bl.c would make from flat_bl.m file.
Thu May 5 19:23:24 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* Makefile.in (install-info): Check for gprof.info in build dir,

View File

@ -4,6 +4,8 @@ srcdir = .
prefix = /usr/local
.SUFFIXES : .m
program_prefix =
exec_prefix = $(prefix)
program_transform_name =