File: Makefile

package info (click to toggle)
mmc-utils 0%2Bgit20180327.b4fe0c8c-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 360 kB
  • sloc: ansic: 6,169; makefile: 55
file content (5 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (6)
1
2
3
4
5
all: 
clean: 
install:

.PHONY: all clean install