Seems to work here:
norume 233>
/usr/local/iocapps/R3.14.11/base/3-14-11-asd1/bin/darwin-x86/makeBaseApp.pl
-t ioc blah
norume 234> ls -R
Makefile blahApp configure
./blahApp:
Db Makefile src
./blahApp/Db:
Makefile
./blahApp/src:
Makefile blahMain.cpp
./configure:
CONFIG Makefile RULES RULES_DIRS
CONFIG_SITE RELEASE RULES.ioc RULES_TOP
On Sep 18, 2009, at 5:15 PM, Patrick Thomas wrote:
Hi,
I was trying to run makeBaseApp -t ioc with epics 3-14-11, and I
noticed that it did not put a Makefile in the directory. It only
creates the application directory and the configure directory. Is
this correct?
Thank you,
Patrick