## # Makefile for nvi ## # Project info Project = nvi ProjectName = vi UserType = Developer ToolType = Commands Configure = $(Sources)/build/configure Extra_Configure_Flags = --disable-curses --disable-db --disable-re # It's a GNU Source project include $(MAKEFILEPATH)/CoreOS/ReleaseControl/GNUSource.make