File: Makefile

package info (click to toggle)
pdmenu 1.2.59
  • links: PTS
  • area: main
  • in suites: potato
  • size: 536 kB
  • ctags: 251
  • sloc: ansic: 1,999; sh: 297; perl: 75; makefile: 60
file content (14 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Note: this is just a stub Makefile, to make it easy for you to
# run configure and build pdmenu. The full-fledged Makefile is created
# by ./configure, and is called `makeinfo'. You might want to edit it.

include makeinfo

configure: configure.in
	autoconf

config.status: configure
	./configure

makeinfo: autoconf/makeinfo.in config.status
	./config.status