File: Makefile-custom

package info (click to toggle)
python-libais 0.17%2Bgit.20190917.master.e464cf8-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,820 kB
  • sloc: cpp: 56,058; python: 11,979; makefile: 537; sh: 466
file content (7 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# -*- makefile -*-
all:
	echo "NOP"

clean:
	rm -f *.pyc