/**/# /**/# alert - builds a dialog box from standard input text /**/# #if CompileInMachineDepSubdir && !defined(InMachineDepSubdir) #define IHaveMachineDepSubdirs MakeMachineDepSubdir() DependMachineDepSubdir() #else LOCAL_LIBRARIES = $(LIBINTERVIEWS) SYS_LIBRARIES = -l$X -lm SimpleProgramTarget(alert) #endif /* if compiling in subdirectory */