Hi guys,
i'm try to compile my red hat directory server plugin on hp-ux 11.11. but i always get the following error messages! what's wrong?
./Makefile.martin: INCLUDE_FLAGS: command not found
./Makefile.martin: -D_HPUX_SOURCE: command not found
./Makefile.martin: EXTRA_LIBS: command not found
./Makefile.martin: LDFLAGS: command not found
./Makefile.martin: OBJS: command not found
./Makefile.martin: all:: command not found
./Makefile.martin: OBJS: command not found
./Makefile.martin: a_testplugin.sl:: command not found
./Makefile.martin: LD: command not found
./Makefile.martin: LDFLAGS: command not found
./Makefile.martin: OBJS: command not found
./Makefile.martin: -o: command not found
./Makefile.martin: .c.o:: command not found
./Makefile.martin: line 19: syntax error near unexpected token `$<'
./Makefile.martin: line 19: ` $(CC) $(CFLAGS) -c $<'
help me please, thanks!!!
Martin