File: Emakefile

package info (click to toggle)
erlang-uuid 0.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: erlang: 420; makefile: 48
file content (6 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
{'src/*',
 [{outdir, "ebin"},
  compressed,
  debug_info,
  strip
 ]}.