Query: jmkmf
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JMKMF(1) General Commands Manual JMKMF(1)NAMEjmkmf - runs jmake with the correct optionsSYNOPSISjmkmf [ top-level dir [ current dir ] ]DESCRIPTIONJmkmf is a wrapper which calls jmake with the correct options, defining the symbols TOPDIR (location of the top-level directory) and CURDIR (current directory). The generated Makefile.SH is then ran through /bin/sh to produce a Makefile. Jmkmf is useful when you generate a makefile for the first time. When ran without arguments, jmkmf will scan the directories upwards, looking for a .package file marking the top of your sources. It will then derive the top-level directory and the name of the current directory by itself. Once you have a Makefile.SH generated by jmake, and have run Configure already, you can use make Makefile.SH to build the Makefile.SH again and make Makefile to run the Makefile.SH through /bin/sh. To use the recursive commands, you have to append an 's' at the end of the name as in make Makefiles.SH and make Makefiles.AUTHORRaphael Manfredi <ram@hptnos02.grenoble.hp.com>FILESJmakefile High level description of makefile The file marking the top of your package treeSEE ALSOjmake(1), packinit(1). ram JMKMF(1)
Related Man Pages |
---|
jmake(1) - debian |
jmkmf(1) - debian |
xmkmf(1) - xfree86 |
dh_auto_install(1) - netbsd |
automake-1.10(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Makefile relinks everytime |
How to catch and handle Makefile exceptions |
bash command in makefile (cygwin) |
Total RAM not recognised |
Makefile for building multiple programs |